[INFO] cloning repository https://github.com/santifa/android-rust-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/santifa/android-rust-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantifa%2Fandroid-rust-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantifa%2Fandroid-rust-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bed54306cd729f34e4312a7f032bb28db4d061a
[INFO] testing santifa/android-rust-lib against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantifa%2Fandroid-rust-lib" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/santifa/android-rust-lib
[INFO] finished tweaking git repo https://github.com/santifa/android-rust-lib
[INFO] tweaked toml for git repo https://github.com/santifa/android-rust-lib written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/santifa/android-rust-lib on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/santifa/android-rust-lib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75dc30c5fd39dc8fd35a2d8433f56e0c330d0b3395e0ab10638904cfba4843f0
[INFO] running `Command { std: "docker" "start" "-a" "75dc30c5fd39dc8fd35a2d8433f56e0c330d0b3395e0ab10638904cfba4843f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75dc30c5fd39dc8fd35a2d8433f56e0c330d0b3395e0ab10638904cfba4843f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75dc30c5fd39dc8fd35a2d8433f56e0c330d0b3395e0ab10638904cfba4843f0", kill_on_drop: false }`
[INFO] [stdout] 75dc30c5fd39dc8fd35a2d8433f56e0c330d0b3395e0ab10638904cfba4843f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7407a4ca12fb2ae7b5df89687ec7fc3de301b9eb28889efda942803fde7cc33
[INFO] running `Command { std: "docker" "start" "-a" "f7407a4ca12fb2ae7b5df89687ec7fc3de301b9eb28889efda942803fde7cc33", kill_on_drop: false }`
[INFO] [stderr]    Compiling android_rust_lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "f7407a4ca12fb2ae7b5df89687ec7fc3de301b9eb28889efda942803fde7cc33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7407a4ca12fb2ae7b5df89687ec7fc3de301b9eb28889efda942803fde7cc33", kill_on_drop: false }`
[INFO] [stdout] f7407a4ca12fb2ae7b5df89687ec7fc3de301b9eb28889efda942803fde7cc33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7160de5a0f75a3f78e33a738513935c60909ad44b7429bd4b56355c261f9ff15
[INFO] running `Command { std: "docker" "start" "-a" "7160de5a0f75a3f78e33a738513935c60909ad44b7429bd4b56355c261f9ff15", kill_on_drop: false }`
[INFO] [stderr]    Compiling android_rust_lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "7160de5a0f75a3f78e33a738513935c60909ad44b7429bd4b56355c261f9ff15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7160de5a0f75a3f78e33a738513935c60909ad44b7429bd4b56355c261f9ff15", kill_on_drop: false }`
[INFO] [stdout] 7160de5a0f75a3f78e33a738513935c60909ad44b7429bd4b56355c261f9ff15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2eddb12baa817d9e58b6a28326dbf643e7a31c35a0d5244c25f5887833d85ca8
[INFO] running `Command { std: "docker" "start" "-a" "2eddb12baa817d9e58b6a28326dbf643e7a31c35a0d5244c25f5887833d85ca8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/android_rust_lib-6cbd9174626f1901)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_perfect_numbers ... ok
[INFO] [stdout] test tests::test_perfect_numbers_huge has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "2eddb12baa817d9e58b6a28326dbf643e7a31c35a0d5244c25f5887833d85ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eddb12baa817d9e58b6a28326dbf643e7a31c35a0d5244c25f5887833d85ca8", kill_on_drop: false }`
[INFO] [stdout] 2eddb12baa817d9e58b6a28326dbf643e7a31c35a0d5244c25f5887833d85ca8
